home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / DORWAY.ZIP / DOORSYS.DOC < prev    next >
Text File  |  1989-06-12  |  6KB  |  120 lines

  1.                              DOOR.SYS FORMAT'S
  2.  
  3. FORMAT #1:
  4.  
  5. DOORWAY recognizes 2 DOOR.SYS formats.  It will determine which you are using
  6. if you enter SYS on the command line after DOORWAY.  The first is common to
  7. DOORWAY, the second to several BOARD packages, such as GAP.
  8.  
  9.   Many users of other than PCBoard have asked that doorway use a simpler
  10. and more consistant ASCII file for door support than PCBOARD.SYS.  Starting
  11. with version 1.43, DOORWAY will also recognize a file by the name of DOOR.SYS.
  12. I have tried to make this file as generic as possible, so others can use the
  13. same format.  I am giving the format to Public Domain, so it may be used
  14. without fear.  The following shows the file format.  A program reading the
  15. format must be able to accept a file with additional lines, for future
  16. expansion.  Each line is ASCII and followed by a carriage return/line feed.
  17.  
  18.  
  19. USER NAME         *     This line contains the user's first and last name
  20. PORT NUMBER       *     This line contains either a 1, 2 or 0 for local
  21. BAUD RATE               This line contains the baud rate the port needs to be
  22.                             opened at.
  23. TIME              *     This line contains an integer less than 32767 in mins.
  24. GRAPHICS          *     This line contains a "G" for graphics, "M" for mono.
  25. ALARM             *     This line contains an "A" for ALARM, "S" for silent.
  26.  
  27.  
  28.  * DOORWAY will actually use this entry.  DOORWAY will only use the first name
  29.      of the caller and will parse it from the full name.
  30.  
  31. *****************************************************************************
  32.  
  33. FORMAT #2:
  34.  
  35. Added support for the "GENERIC" DOOR.SYS file which follows.  Note
  36. that it still supports the "special" DOORWAY DOOR.SYS file as well.  Simply
  37. put "SYS" where you would put "COM1" and it will read the DOOR.SYS file. It
  38. will figure out which it is by looking at it.
  39.  
  40. The "GENERIC" DOORS.SYS file format follows.  DOORWAY only uses lines 1, 9
  41. 10, 19 and 20.
  42.  
  43.  
  44. ********************* GENERIC DOOR.SYS file format *************************
  45.  
  46.  
  47.      03/14/88 - Submitted by the "Limited Release Software Group"
  48.  
  49. Updated: 03/21/88
  50. Updated: 10/22/88  KG
  51.  
  52. =============================================================================
  53.  
  54. Sample DOOR.SYS file to be used as a STANDARD for ALL Bulletin Board Systems.
  55.  
  56. =============================================================================
  57.  
  58.   This file format has been laid out and will be presented to ALL BBS authors
  59. in an attempt to establish a national standard for door program applications.
  60.  
  61. BBS AUTHORS: I urge you to consider this STANDARD with respect for your 3rd
  62.          party support authors. Come on guys, make life EASY for us.
  63.                                 (BIG GRIN)
  64.  
  65. =============================================================================
  66.  
  67.   I have tried to include EVERYTHING a 3rd party DOOR author would need to
  68. provide the SYSOPS with the look and feel they want from an online program
  69. while at the same time keeping things plain and simple to ease the problems
  70. of interfacing programs with a system. This type of format is intended to be
  71. a "read-only" type of file (although it could be written again) because most
  72. BBS's have some sort of other file they use for re-entering the system with
  73. (PCBoard uses PCBOARD.SYS, GAP uses GAPDOS.DAT, Ect.) which is harder to read
  74. in, and changes frequently. This file format, once established, wouldn't need
  75. to be changed EVERYTIME a new version of the BBS software gets released and
  76. this would also ease the demand for more info being made available in the BBS
  77. Re-Entry file thus making life easier for both parties. If there is something
  78. found in the following format that your BBS software may not be currently
  79. supporting, a DEFAULT value has been suggested.
  80.  
  81.  
  82. COM1:             <-- Comm Port - COM0: = LOCAL MODE
  83. 2400              <-- Baud Rate - 300 to 38400
  84. 8                 <-- Parity - 7 or 8
  85. 1                 <-- Node Number - 1 to 99                    (Default to 1)
  86. 19200             <-- DTE Rate. Actual BPS rate to use.
  87. Y                 <-- Screen Display - Y=On  N=Off             (Default to Y)
  88. Y                 <-- Printer Toggle - Y=On  N=Off             (Default to Y)
  89. Y                 <-- Page Bell      - Y=On  N=Off             (Default to Y)
  90. Y                 <-- Caller Alarm   - Y=On  N=Off             (Default to Y)
  91. Rick Greer        <-- User Full Name
  92. Lewisville, Tx.   <-- Calling From
  93. 214 221-7814      <-- Home Phone
  94. 214 221-7814      <-- Work/Data Phone
  95. PASSWORD          <-- Password
  96. 110               <-- Security Level
  97. 1456              <-- Total Times On
  98. 03/14/88          <-- Last Date Called
  99. 7560              <-- Seconds Remaining THIS call (for those that particular)
  100. 126               <-- Minutes Remaining THIS call
  101. GR                <-- Graphics Mode - GR=Graph, NG=Non-Graph, 7E=7,E Caller
  102. 23                <-- Page Length
  103. Y                 <-- User Mode - Y = Expert, N = Novice
  104. 1,2,3,4,5,6,7     <-- Conferences/Forums Registered In  (ABCDEFG)
  105. 7                 <-- Conference Exited To DOOR From    (G)
  106. 01/01/99          <-- User Expiration Date
  107. 1                 <-- User File's Record Number
  108. Y                 <-- Default Protocol - X, C, Y, G, I, N, Etc.
  109. 0                 <-- Total Uploads
  110. 0                 <-- Total Downloads
  111. 0                 <-- Daily Download "K" Total
  112. 999999            <-- Daily Download Max. "K" Limit
  113.  
  114.   *****  Each line being STRAIGHT ASCII TEXT with a CR at the end.  *****
  115.  
  116.   Please feel free to express any comments you may have on this format, or
  117. leave suggestions you have for additions to the file to.....
  118.  
  119.      Rick Greer - SysOp of The Micromart BBS - (214) 221-7814 - 24hrs.
  120.